"use client"; import styles from "./read.module.css"; export default function DownloadManga({ chapterId: id }) { return (